/* CSS Document */
body{
	font-size:12px; 
 	margin:0px;
	color:#000;
	 
	font-family:Arial, Helvetica, sans-serif,'宋体';
	 
 }
#main{
	width:1000px; 
	margin:0px auto;/*上下，左右*/
	background:#fff;
	padding-top:10px;
	
}


 * {     font-family: "Microsoft YaHei" ! important; }  
 
 
.dd img{ margin-left:5px;}
.h3{ font-size:20px; font-weight:500; padding:25px 0; text-align:center}
img{border:none}

/*必须要这个顺序link,visited,hover,否则会不起作用*/

/*====================*/
a:visited{
		color:#000; 
		text-decoration:none;
}
a:link{
		color:#000;
		text-decoration:none;
}
a:hover{
		color:#0066CC;
		text-decoration:none;
}
/*必须要这个顺序link,visited,hover,否则会不起作用*/

.left_nav{  background:#E18209; color:#fff; text-align:center; font-size:18px;  height:50px; line-height:50px;}
/*===========================================*/

#guest_book input,textarea{ 
	border: 1px solid #CCCCCC;
}

.left_cat{margin:10px auto; width:200px;}
.left_cat li{ 
				
				width:190px;padding-left:10px;
				
				height:30px; line-height:30px;
				background:#d1e3ee;
				margin-top:5px;
				
				 
		}

/*===============================*/
.menu{ width:1200px;  margin:0px auto}
.menu a {
  display: inline-block;
  float: left;
  /*width: 150px;*/
  width: 170px;
  height: 70px;
  line-height: 70px;
  text-align: center;
  font-size: 16px;
 
}

.menu a:visited {
  color: #fff;
  text-decoration: none;
}

.menu a:link {
  color: #fff;
  text-decoration: none;
}

.menu a:hover {
  color: #000;
  text-decoration: none;
  background:#FDB38C;
}
.menu a:last-child{ float:right}


.in_nav{
	 
	font-size:18px;
	color:#333;
 
	padding-left:10px;
	height:40px;
	line-height:40px;
	border-bottom:#ddd solid 1px;
	 
}


.nav-bg{width:275px; height:41px; line-height:41px; margin:0 auto 30px auto; background:url(images/nav-bg.png) no-repeat;; text-align:center; font-size:28px; font-weight:500; color:#555555;}


.superiority-s li{ font-size:16px; font-weight:500; margin-bottom:35px;color:#555555; width:620px; height:80px;}
.superiority-s li:last-child{ margin-bottom:0;}
.superiority-s img{ display:inline-block; float:left;width:52px;}
.superiority-s span{ display:inline-block; float:right; width:560px; line-height:150%;}
/*必须要这个顺序link,visited,hover,否则会不起作用*/

/*====================*/
.cat-i{width:800px; margin:20px auto; clear:both;}
.cat-i a,.cat-i a:visited,.cat-i a:link{ display:inline-block; margin-left:5px; margin-right:5px; font-size:14px; font-weight:500; color:#555; height:30px; ; line-height:30px; background:#eee; text-align:center; width:120px; margin-bottom:5px;float:left;}
.cat-i a:last-child(2){ float:right;}
.cat-i a:hover{
		color:#fff;
		text-decoration:none;
    background:#F73C08;
}

.btn-more,.btn-more:visited,.btn-more:link{display:block; width:150px; height:50px; line-height:50px; margin:30px auto; text-align:center; color:#fff; font-size:16px; background:#f08631;}

.app-domain div{ width:220px; height:160px; float:left;padding-top:30px; margin-right:20px; display:inline-block; border:#eee solid 1px; background:#fff; text-align:center;}
.app-domain div:last-child{ float:right; margin-right:0; }
.app-domain div span{ display:block; margin-top:10px; font-size:16px; font-weight:700; color:#333; }
.app-domain div p{ display:block; margin-top:10px; font-size:12px;color:#777;   padding:0 15px; line-height:150%;}


.ewm-s li{ width:114px; display:inline-block; margin-right:30px; float:left; padding-top:20px}
.ewm-s li span{ display:block; margin-top:10px; color:#999999; text-align:center}
.ewm-s li:last-child(2){   margin-right:0; float:right;}

.contact-s{ width:540px; margin-top:30px;}
.contact-s li{ width:260px; height:40px;   float:left; margin-bottom:10px;}
.contact-s li img{ display:inline-block;  float:left; }
.contact-s li span{ display:inline-block; color:#ebebeb; font-size:14px;float:left; line-height:20px; margin-left:5px; }

.promise-s{ width:1200px;}
.promise-s li{ width:390px; margin-right:5px; height:80px; float:left;}
.promise-s li img{ display:inline-block;  float:left; }
.promise-s li span{ display:inline-block; color:#333; float:left; line-height:50px; margin-left:10px; font-size:20px; }


.left-cat-bg{margin-top:10px;}
.left-cat-bg a,.left-cat-bg a:visited,.left-cat-bg a:link{ width:280px; height:50px; line-height:50px; font-size:14px; color:#fff; display:block; margin-bottom:10px; background:url(images/cat-left-bg.jpg) no-repeat; padding-left:20px;}
.left-cat-bg a:hover{ color:#000;}


.ask-product{ font-size:14px; color:#F92406; width:350px; margin:0 auto 20px auto;}

.feature-s{ width:640px;}
.feature-s li{ font-size:18px; font-weight:500; margin-bottom:35px;color:#555555; width:320px; height:40px; float:left; display:inline-block;}
.feature-s li:last-child{ margin-bottom:0;}
.feature-s img{ display:inline-block; float:left;width:42px;}
.feature-s span{ display:inline-block; float:right; width:260px; line-height:150%;}


/*分页*/
.n_page{
		width:100%;
		 
		 
		 
}
.n_page a{
		float:left;
		 
		border:#d6d6d7 solid 1px;
		font-size:12px;
		padding:5px 5px 5px 5px;
		margin-left:5px;
		margin-top:5px;
		color:#333333; 
		background-color:#f3f7fa;
		text-decoration : none;
		display:inline-block;
}
.n_page a:link{
		color:#333333;  
		background-color:#f3f7fa;
		text-decoration : none;
		border:#d6d6d7 solid 1px;
}
.n_page a:visited{
		color:#333333;  
		background-color:#f3f7fa;
		text-decoration : none;
		border:#d6d6d7 solid 1px;
}
.n_page a:hover{
		color:#FFFFFF; 
		background-color:#1f86c1;
		text-decoration : none;
}
.n_page a:active{
		color:#FFFFFF; 
		background-color:#889dde;
		text-decoration : none;
} 
/*分页_end*/

/*自己写的分页*/
.s_page{
		width:100%;
		margin:5px 5px;
}
.s_page a{
		float:left;
		 
		border:#d2e9c1 solid 1px;
		font-size:12px;
		padding:5px 5px 5px 5px;
		margin-left:5px;
		margin-top:5px;
		color:#333333; 
		background-color:#f5faf1;
		text-decoration : none;
		display:inline-block;
}
.s_page a:link{
		color:#333333;  
		background-color:#f3f7fa;
		text-decoration : none;
		border:#d6d6d7 solid 1px;
}
.s_page a:visited{
		color:#333333;  
		background-color:#f3f7fa;
		text-decoration : none;
		border:#d6d6d7 solid 1px;
}
.s_page a:hover{
		color:#FFFFFF; 
		background-color:#488313;
		text-decoration : none;
}
.s_page a:active{
		color:#FFFFFF; 
		background-color:#488313;
		text-decoration : none;
} 

